func runtime.handoffp

7 uses

	runtime (current package)
		proc.go#L1926: 		handoffp(releasep())
		proc.go#L1984: 	handoffp(releasep())
		proc.go#L2120: 			handoffp(p2)
		proc.go#L3051: func handoffp(pp *p) {
		proc.go#L3179: 		handoffp(pp)
		proc.go#L4661: 	handoffp(releasep())
		proc.go#L6331: 				handoffp(pp)